Rate Overview
Live
1 MOP = 19.6659 ETB
1 ETB = 0.050850
MOP
Avg
19.7252
High
19.9393
Low
19.6083
Last updated: 6/19/2026, 10:09:02 AM
Quick Conversions
| MOP | ETB |
|---|---|
| 1 MOP | 19.67 ETB |
| 10 MOP | 196.66 ETB |
| 50 MOP | 983.29 ETB |
| 100 MOP | 1,966.59 ETB |
| 500 MOP | 9,832.93 ETB |
| 1,000 MOP | 19,665.86 ETB |
Get MOP/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=ETBExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-06-19T10:09:02Z",
"rates": {
"ETB": 19.665857
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "ETB",
"amount": 100
},
"result": 1966.5856999999999,
"rate": 19.665857
}Build with MOP/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key