Rate Overview
Live
1 MOP = 29.5822 YER
1 YER = 0.033804
MOP
Avg
29.5403
High
29.6397
Low
29.4110
Last updated: 4/18/2026, 8:43:30 AM
Quick Conversions
| MOP | YER |
|---|---|
| 1 MOP | 29.58 YER |
| 10 MOP | 295.82 YER |
| 50 MOP | 1,479.11 YER |
| 100 MOP | 2,958.22 YER |
| 500 MOP | 14,791.09 YER |
| 1,000 MOP | 29,582.18 YER |
Get MOP/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=YERExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-04-18T08:43:30Z",
"rates": {
"YER": 29.58218
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "YER",
"amount": 100
},
"result": 2958.2180000000003,
"rate": 29.58218
}Build with MOP/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key