Rate Overview
Live
1 RWF = 0.011968 MXN
1 MXN = 83.5561
RWF
Avg
0.011937
High
0.011977
Low
0.011889
Last updated: 7/9/2026, 11:04:10 AM
Quick Conversions
| RWF | MXN |
|---|---|
| 1 RWF | 0.01 MXN |
| 10 RWF | 0.12 MXN |
| 50 RWF | 0.60 MXN |
| 100 RWF | 1.20 MXN |
| 500 RWF | 5.98 MXN |
| 1,000 RWF | 11.97 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-07-09T11:04:10Z",
"rates": {
"MXN": 0.011968
}
}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.1967999999999999,
"rate": 0.011968
}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