Rate Overview
Live
1 MOP = 19.8541 ETB
1 ETB = 0.050367
MOP
Avg
19.8546
High
19.9480
Low
19.8084
Last updated: 7/30/2026, 1:42:37 PM
Quick Conversions
| MOP | ETB |
|---|---|
| 1 MOP | 19.85 ETB |
| 10 MOP | 198.54 ETB |
| 50 MOP | 992.71 ETB |
| 100 MOP | 1,985.41 ETB |
| 500 MOP | 9,927.06 ETB |
| 1,000 MOP | 19,854.13 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-07-30T13:42:37Z",
"rates": {
"ETB": 19.854127
}
}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": 1985.4126999999999,
"rate": 19.854127
}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