Rate Overview
Live
1 RWF = 2.4505 MNT
1 MNT = 0.408086
RWF
Avg
2.4470
High
2.4526
Low
2.4343
Last updated: 5/9/2026, 8:33:10 AM
Quick Conversions
| RWF | MNT |
|---|---|
| 1 RWF | 2.45 MNT |
| 10 RWF | 24.50 MNT |
| 50 RWF | 122.52 MNT |
| 100 RWF | 245.05 MNT |
| 500 RWF | 1,225.23 MNT |
| 1,000 RWF | 2,450.46 MNT |
Get RWF/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=MNTExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-05-09T08:33:10Z",
"rates": {
"MNT": 2.450463
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "MNT",
"amount": 100
},
"result": 245.0463,
"rate": 2.450463
}Build with RWF/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key