Rate Overview
Live
1 RWF = 0.011493 MXN
1 MXN = 87.0095
RWF
Avg
0.011511
High
0.011563
Low
0.011465
Last updated: 9/7/2026, 4:08:52 PM
Quick Conversions
| RWF | MXN |
|---|---|
| 1 RWF | 0.01 MXN |
| 10 RWF | 0.11 MXN |
| 50 RWF | 0.57 MXN |
| 100 RWF | 1.15 MXN |
| 500 RWF | 5.75 MXN |
| 1,000 RWF | 11.49 MXN |
Get RWF/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=MXNExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-09-07T16:08:52Z",
"rates": {
"MXN": 0.011493
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "MXN",
"amount": 100
},
"result": 1.1493,
"rate": 0.011493
}Build with RWF/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key