Rate Overview
Live
1 BTN = 0.084316 MOP
1 MOP = 11.8601
BTN
Avg
0.084192
High
0.084609
Low
0.083342
Last updated: 5/27/2026, 6:18:29 PM
Quick Conversions
| BTN | MOP |
|---|---|
| 1 BTN | 0.08 MOP |
| 10 BTN | 0.84 MOP |
| 50 BTN | 4.22 MOP |
| 100 BTN | 8.43 MOP |
| 500 BTN | 42.16 MOP |
| 1,000 BTN | 84.32 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-05-27T18:18:29Z",
"rates": {
"MOP": 0.084316
}
}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.4316,
"rate": 0.084316
}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