Rate Overview
Live
1 MOP = 19.4786 ETB
1 ETB = 0.051338
MOP
Avg
19.3433
High
19.4786
Low
19.2320
Last updated: 3/27/2026, 8:21:24 AM
Quick Conversions
| MOP | ETB |
|---|---|
| 1 MOP | 19.48 ETB |
| 10 MOP | 194.79 ETB |
| 50 MOP | 973.93 ETB |
| 100 MOP | 1,947.86 ETB |
| 500 MOP | 9,739.29 ETB |
| 1,000 MOP | 19,478.57 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-03-27T08:21:24Z",
"rates": {
"ETB": 19.478572
}
}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": 1947.8572,
"rate": 19.478572
}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