Rate Overview
Live
1 SBD = 444.9313 MNT
1 MNT = 0.002248
SBD
Avg
441.8100
High
446.6088
Low
433.6668
Last updated: 5/27/2026, 10:55:07 AM
Quick Conversions
| SBD | MNT |
|---|---|
| 1 SBD | 444.93 MNT |
| 10 SBD | 4,449.31 MNT |
| 50 SBD | 22,246.57 MNT |
| 100 SBD | 44,493.13 MNT |
| 500 SBD | 222,465.66 MNT |
| 1,000 SBD | 444,931.31 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-27T10:55:07Z",
"rates": {
"MNT": 444.931314
}
}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": 44493.1314,
"rate": 444.931314
}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