Rate Overview
Live
1 BTN = 0.084527 MOP
1 MOP = 11.8305
BTN
Avg
0.084660
High
0.084867
Low
0.084527
Last updated: 7/11/2026, 2:13:59 PM
Quick Conversions
| BTN | MOP |
|---|---|
| 1 BTN | 0.08 MOP |
| 10 BTN | 0.85 MOP |
| 50 BTN | 4.23 MOP |
| 100 BTN | 8.45 MOP |
| 500 BTN | 42.26 MOP |
| 1,000 BTN | 84.53 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-07-11T14:13:59Z",
"rates": {
"MOP": 0.084527
}
}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.4527,
"rate": 0.084527
}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