Rate Overview
Live
1 RWF = 2.4447 MNT
1 MNT = 0.409055
RWF
Avg
2.4440
High
2.4558
Low
2.4338
Last updated: 7/7/2026, 5:40:35 AM
Quick Conversions
| RWF | MNT |
|---|---|
| 1 RWF | 2.44 MNT |
| 10 RWF | 24.45 MNT |
| 50 RWF | 122.23 MNT |
| 100 RWF | 244.47 MNT |
| 500 RWF | 1,222.33 MNT |
| 1,000 RWF | 2,444.66 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-07-07T05:40:35Z",
"rates": {
"MNT": 2.44466
}
}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.46599999999998,
"rate": 2.44466
}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