Rate Overview
Live
1 RWF = 0.012395 MXN
1 MXN = 80.6777
RWF
Avg
0.012121
High
0.012395
Low
0.011746
Last updated: 3/27/2026, 6:10:33 PM
Quick Conversions
| RWF | MXN |
|---|---|
| 1 RWF | 0.01 MXN |
| 10 RWF | 0.12 MXN |
| 50 RWF | 0.62 MXN |
| 100 RWF | 1.24 MXN |
| 500 RWF | 6.20 MXN |
| 1,000 RWF | 12.40 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-03-27T18:10:33Z",
"rates": {
"MXN": 0.012395
}
}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.2395,
"rate": 0.012395
}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