Rate Overview
Live
1 MOP = 181.2569 RWF
1 RWF = 0.005517
MOP
Avg
181.2516
High
181.7099
Low
180.7426
Last updated: 3/7/2026, 12:08:34 AM
Quick Conversions
| MOP | RWF |
|---|---|
| 1 MOP | 181.26 RWF |
| 10 MOP | 1,812.57 RWF |
| 50 MOP | 9,062.84 RWF |
| 100 MOP | 18,125.69 RWF |
| 500 MOP | 90,628.44 RWF |
| 1,000 MOP | 181,256.89 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-03-07T00:08:34Z",
"rates": {
"RWF": 181.25689
}
}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": 18125.689,
"rate": 181.25689
}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