Rate Overview
Live
1 RWF = 2.4484 MNT
1 MNT = 0.408424
RWF
Avg
2.4467
High
2.4496
Low
2.4442
Last updated: 8/19/2026, 1:16:58 PM
Quick Conversions
| RWF | MNT |
|---|---|
| 1 RWF | 2.45 MNT |
| 10 RWF | 24.48 MNT |
| 50 RWF | 122.42 MNT |
| 100 RWF | 244.84 MNT |
| 500 RWF | 1,224.22 MNT |
| 1,000 RWF | 2,448.44 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-08-19T13:16:58Z",
"rates": {
"MNT": 2.448437
}
}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": 244.8437,
"rate": 2.448437
}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