Rate Overview
Live
1 MOP = 182.5394 RWF
1 RWF = 0.005478
MOP
Avg
182.3082
High
182.5394
Low
182.0641
Last updated: 9/2/2026, 6:31:45 AM
Quick Conversions
| MOP | RWF |
|---|---|
| 1 MOP | 182.54 RWF |
| 10 MOP | 1,825.39 RWF |
| 50 MOP | 9,126.97 RWF |
| 100 MOP | 18,253.94 RWF |
| 500 MOP | 91,269.69 RWF |
| 1,000 MOP | 182,539.39 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-09-02T06:31:45Z",
"rates": {
"RWF": 182.539388
}
}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": 18253.9388,
"rate": 182.539388
}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