Rate Overview
Live
1 SBD = 450.8690 MNT
1 MNT = 0.002218
SBD
Avg
407.3545
High
450.8690
Low
0.100633
Last updated: 5/27/2026, 9:53:26 PM
Quick Conversions
| SBD | MNT |
|---|---|
| 1 SBD | 450.87 MNT |
| 10 SBD | 4,508.69 MNT |
| 50 SBD | 22,543.45 MNT |
| 100 SBD | 45,086.90 MNT |
| 500 SBD | 225,434.50 MNT |
| 1,000 SBD | 450,869.00 MNT |
Get SBD/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=MNTExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-05-27T21:53:26Z",
"rates": {
"MNT": 450.869
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "MNT",
"amount": 100
},
"result": 45086.9,
"rate": 450.869
}Build with SBD/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key