Rate Overview
Live
1 YER = 0.033793 MOP
1 MOP = 29.5919
YER
Avg
0.033785
High
0.033802
Low
0.033763
Last updated: 3/7/2026, 3:44:01 AM
Quick Conversions
| YER | MOP |
|---|---|
| 1 YER | 0.03 MOP |
| 10 YER | 0.34 MOP |
| 50 YER | 1.69 MOP |
| 100 YER | 3.38 MOP |
| 500 YER | 16.90 MOP |
| 1,000 YER | 33.79 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-03-07T03:44:01Z",
"rates": {
"MOP": 0.033793
}
}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.3792999999999997,
"rate": 0.033793
}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