Rate Overview
Live
1 MNT = 0.003783 BWP
1 BWP = 264.3405
MNT
Avg
0.003725
High
0.003783
Low
0.003660
Last updated: 3/7/2026, 12:26:17 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.89 BWP |
| 1,000 MNT | 3.78 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-03-07T00:26:17Z",
"rates": {
"BWP": 0.003783
}
}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.37829999999999997,
"rate": 0.003783
}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