Rate Overview
Live
1 YER = 0.033916 MOP
1 MOP = 29.4846
YER
Avg
0.033837
High
0.033916
Low
0.033759
Last updated: 5/8/2026, 11:45:03 AM
Quick Conversions
| YER | MOP |
|---|---|
| 1 YER | 0.03 MOP |
| 10 YER | 0.34 MOP |
| 50 YER | 1.70 MOP |
| 100 YER | 3.39 MOP |
| 500 YER | 16.96 MOP |
| 1,000 YER | 33.92 MOP |
Get YER/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=MOPExample Response:
{
"success": true,
"base": "YER",
"date": "2026-05-08T11:45:03Z",
"rates": {
"MOP": 0.033916
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "MOP",
"amount": 100
},
"result": 3.3916000000000004,
"rate": 0.033916
}Build with YER/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key