Rate Overview
Live
1 MOP = 181.8256 RWF
1 RWF = 0.005500
MOP
Avg
181.4139
High
182.0915
Low
180.9283
Last updated: 5/30/2026, 10:28:27 AM
Quick Conversions
| MOP | RWF |
|---|---|
| 1 MOP | 181.83 RWF |
| 10 MOP | 1,818.26 RWF |
| 50 MOP | 9,091.28 RWF |
| 100 MOP | 18,182.56 RWF |
| 500 MOP | 90,912.78 RWF |
| 1,000 MOP | 181,825.56 RWF |
Get MOP/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=RWFExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-05-30T10:28:27Z",
"rates": {
"RWF": 181.82556
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "RWF",
"amount": 100
},
"result": 18182.556,
"rate": 181.82556
}Build with MOP/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key