Rate Overview
Live
1 MOP = 29.5962 YER
1 YER = 0.033788
MOP
Avg
29.5688
High
29.6211
Low
29.4845
Last updated: 5/10/2026, 3:02:37 AM
Quick Conversions
| MOP | YER |
|---|---|
| 1 MOP | 29.60 YER |
| 10 MOP | 295.96 YER |
| 50 MOP | 1,479.81 YER |
| 100 MOP | 2,959.62 YER |
| 500 MOP | 14,798.12 YER |
| 1,000 MOP | 29,596.24 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-05-10T03:02:37Z",
"rates": {
"YER": 29.596241
}
}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": 2959.6241,
"rate": 29.596241
}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