Rate Overview
Live
1 MOP = 182.7922 RWF
1 RWF = 0.005471
MOP
Avg
182.3767
High
183.7278
Low
181.3892
Last updated: 6/19/2026, 11:52:29 AM
Quick Conversions
| MOP | RWF |
|---|---|
| 1 MOP | 182.79 RWF |
| 10 MOP | 1,827.92 RWF |
| 50 MOP | 9,139.61 RWF |
| 100 MOP | 18,279.22 RWF |
| 500 MOP | 91,396.10 RWF |
| 1,000 MOP | 182,792.19 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-06-19T11:52:29Z",
"rates": {
"RWF": 182.792193
}
}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": 18279.2193,
"rate": 182.792193
}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