Rate Overview
Live
1 BTN = 0.086391 MOP
1 MOP = 11.5753
BTN
Avg
0.086710
High
0.087139
Low
0.086391
Last updated: 4/17/2026, 6:09:07 AM
Quick Conversions
| BTN | MOP |
|---|---|
| 1 BTN | 0.09 MOP |
| 10 BTN | 0.86 MOP |
| 50 BTN | 4.32 MOP |
| 100 BTN | 8.64 MOP |
| 500 BTN | 43.20 MOP |
| 1,000 BTN | 86.39 MOP |
Get BTN/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=MOPExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-04-17T06:09:07Z",
"rates": {
"MOP": 0.086391
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "MOP",
"amount": 100
},
"result": 8.6391,
"rate": 0.086391
}Build with BTN/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key