Rate Overview
Live
1 MOP = 29.5037 YER
1 YER = 0.033894
MOP
Avg
29.5066
High
29.5417
Low
29.4802
Last updated: 7/30/2026, 5:02:55 AM
Quick Conversions
| MOP | YER |
|---|---|
| 1 MOP | 29.50 YER |
| 10 MOP | 295.04 YER |
| 50 MOP | 1,475.18 YER |
| 100 MOP | 2,950.37 YER |
| 500 MOP | 14,751.84 YER |
| 1,000 MOP | 29,503.67 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-07-30T05:02:55Z",
"rates": {
"YER": 29.503672
}
}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": 2950.3672,
"rate": 29.503672
}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