Rate Overview
Live
1 MNT = 0.003752 BWP
1 BWP = 266.5245
MNT
Avg
0.003747
High
0.003768
Low
0.003732
Last updated: 4/18/2026, 8:44:02 AM
Quick Conversions
| MNT | BWP |
|---|---|
| 1 MNT | 0.00 BWP |
| 10 MNT | 0.04 BWP |
| 50 MNT | 0.19 BWP |
| 100 MNT | 0.38 BWP |
| 500 MNT | 1.88 BWP |
| 1,000 MNT | 3.75 BWP |
Get MNT/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=BWPExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-04-18T08:44:02Z",
"rates": {
"BWP": 0.003752
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "BWP",
"amount": 100
},
"result": 0.37520000000000003,
"rate": 0.003752
}Build with MNT/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key