Rate Overview
Live
1 BTN = 0.085301 MOP
1 MOP = 11.7232
BTN
Avg
0.085073
High
0.085301
Low
0.084759
Last updated: 5/7/2026, 8:08:08 AM
Quick Conversions
| BTN | MOP |
|---|---|
| 1 BTN | 0.09 MOP |
| 10 BTN | 0.85 MOP |
| 50 BTN | 4.27 MOP |
| 100 BTN | 8.53 MOP |
| 500 BTN | 42.65 MOP |
| 1,000 BTN | 85.30 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-07T08:08:08Z",
"rates": {
"MOP": 0.085301
}
}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.530100000000001,
"rate": 0.085301
}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