Rate Overview
Live
1 MOP = 11.3715 BTN
1 BTN = 0.087939
MOP
Avg
11.3686
High
11.4513
Low
11.3031
Last updated: 3/7/2026, 12:08:34 AM
Quick Conversions
| MOP | BTN |
|---|---|
| 1 MOP | 11.37 BTN |
| 10 MOP | 113.72 BTN |
| 50 MOP | 568.58 BTN |
| 100 MOP | 1,137.15 BTN |
| 500 MOP | 5,685.77 BTN |
| 1,000 MOP | 11,371.54 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-03-07T00:08:34Z",
"rates": {
"BTN": 11.371539
}
}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": 1137.1539,
"rate": 11.371539
}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