Rate Overview
Live
1 BTN = 0.087593 MOP
1 MOP = 11.4164 BTN
Avg
0.091848
High
0.094791
Low
0.087593
Last updated: 1/25/2026, 4:43:40 PM
Quick Conversions
| BTN | MOP |
|---|---|
| 1 BTN | 0.09 MOP |
| 10 BTN | 0.88 MOP |
| 50 BTN | 4.38 MOP |
| 100 BTN | 8.76 MOP |
| 500 BTN | 43.80 MOP |
| 1,000 BTN | 87.59 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-01-25T16:43:40Z",
"rates": {
"MOP": 0.087593
}
}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.7593,
"rate": 0.087593
}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