Rate Overview
Live
1 MOP = 11.6741 BTN
1 BTN = 0.085660
MOP
Avg
11.3598
High
11.6741
Low
11.1989
Last updated: 3/27/2026, 6:47:46 PM
Quick Conversions
| MOP | BTN |
|---|---|
| 1 MOP | 11.67 BTN |
| 10 MOP | 116.74 BTN |
| 50 MOP | 583.71 BTN |
| 100 MOP | 1,167.41 BTN |
| 500 MOP | 5,837.06 BTN |
| 1,000 MOP | 11,674.12 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-27T18:47:46Z",
"rates": {
"BTN": 11.674118
}
}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": 1167.4118,
"rate": 11.674118
}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