Rate Overview
Live
1 RWF = 2.4446 MNT
1 MNT = 0.409068
RWF
Avg
2.4473
High
2.4624
Low
2.4403
Last updated: 5/29/2026, 6:40:51 PM
Quick Conversions
| RWF | MNT |
|---|---|
| 1 RWF | 2.44 MNT |
| 10 RWF | 24.45 MNT |
| 50 RWF | 122.23 MNT |
| 100 RWF | 244.46 MNT |
| 500 RWF | 1,222.29 MNT |
| 1,000 RWF | 2,444.58 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-29T18:40:51Z",
"rates": {
"MNT": 2.444582
}
}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.4582,
"rate": 2.444582
}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