Rate Overview
Live
1 RWF = 2.4521 MNT
1 MNT = 0.407816
RWF
Avg
2.4464
High
2.4521
Low
2.4393
Last updated: 7/29/2026, 10:36:03 AM
Quick Conversions
| RWF | MNT |
|---|---|
| 1 RWF | 2.45 MNT |
| 10 RWF | 24.52 MNT |
| 50 RWF | 122.60 MNT |
| 100 RWF | 245.21 MNT |
| 500 RWF | 1,226.04 MNT |
| 1,000 RWF | 2,452.09 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-29T10:36:03Z",
"rates": {
"MNT": 2.452087
}
}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.20870000000002,
"rate": 2.452087
}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