Rate Overview
Live
1 MOP = 29.4670 YER
1 YER = 0.033936
MOP
Avg
29.5435
High
29.5745
Low
29.4670
Last updated: 6/19/2026, 11:52:29 AM
Quick Conversions
| MOP | YER |
|---|---|
| 1 MOP | 29.47 YER |
| 10 MOP | 294.67 YER |
| 50 MOP | 1,473.35 YER |
| 100 MOP | 2,946.70 YER |
| 500 MOP | 14,733.51 YER |
| 1,000 MOP | 29,467.01 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-06-19T11:52:29Z",
"rates": {
"YER": 29.46701
}
}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": 2946.701,
"rate": 29.46701
}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