Rate Overview
Live
1 MOP = 182.1117 RWF
1 RWF = 0.005491
MOP
Avg
181.7254
High
182.3644
Low
181.2539
Last updated: 7/21/2026, 1:47:17 AM
Quick Conversions
| MOP | RWF |
|---|---|
| 1 MOP | 182.11 RWF |
| 10 MOP | 1,821.12 RWF |
| 50 MOP | 9,105.59 RWF |
| 100 MOP | 18,211.17 RWF |
| 500 MOP | 91,055.85 RWF |
| 1,000 MOP | 182,111.71 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-07-21T01:47:17Z",
"rates": {
"RWF": 182.111709
}
}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": 18211.170899999997,
"rate": 182.111709
}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