Rate Overview
Live
1 MOP = 11.4163 BTN
1 BTN = 0.087594 MOP
Avg
10.8923
High
11.4163
Low
10.5495
Last updated: 1/25/2026, 11:17:48 AM
Quick Conversions
| MOP | BTN |
|---|---|
| 1 MOP | 11.42 BTN |
| 10 MOP | 114.16 BTN |
| 50 MOP | 570.82 BTN |
| 100 MOP | 1,141.63 BTN |
| 500 MOP | 5,708.16 BTN |
| 1,000 MOP | 11,416.32 BTN |
Get MOP/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=BTNExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-01-25T11:17:48Z",
"rates": {
"BTN": 11.416319
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "BTN",
"amount": 100
},
"result": 1141.6318999999999,
"rate": 11.416319
}Build with MOP/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key