Rate Overview
Live
1 RWF = 0.012348 MXN
1 MXN = 80.9848
RWF
Avg
0.012119
High
0.012377
Low
0.011746
Last updated: 3/27/2026, 4:32:55 PM
Quick Conversions
| RWF | MXN |
|---|---|
| 1 RWF | 0.01 MXN |
| 10 RWF | 0.12 MXN |
| 50 RWF | 0.62 MXN |
| 100 RWF | 1.23 MXN |
| 500 RWF | 6.17 MXN |
| 1,000 RWF | 12.35 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-27T16:32:55Z",
"rates": {
"MXN": 0.012348
}
}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.2348,
"rate": 0.012348
}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