Rate Overview
Live
1 MOP = 29.5991 YER
1 YER = 0.033785
MOP
Avg
29.6008
High
29.6181
Low
29.5833
Last updated: 3/7/2026, 12:08:31 AM
Quick Conversions
| MOP | YER |
|---|---|
| 1 MOP | 29.60 YER |
| 10 MOP | 295.99 YER |
| 50 MOP | 1,479.95 YER |
| 100 MOP | 2,959.91 YER |
| 500 MOP | 14,799.55 YER |
| 1,000 MOP | 29,599.09 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-03-07T00:08:31Z",
"rates": {
"YER": 29.599095
}
}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.9094999999998,
"rate": 29.599095
}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