Rate Overview
Live
1 SBD = 442.8411 MNT
1 MNT = 0.002258
SBD
Avg
444.3487
High
447.5634
Low
441.8967
Last updated: 7/9/2026, 5:44:50 AM
Quick Conversions
| SBD | MNT |
|---|---|
| 1 SBD | 442.84 MNT |
| 10 SBD | 4,428.41 MNT |
| 50 SBD | 22,142.06 MNT |
| 100 SBD | 44,284.11 MNT |
| 500 SBD | 221,420.56 MNT |
| 1,000 SBD | 442,841.13 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-07-09T05:44:50Z",
"rates": {
"MNT": 442.841127
}
}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": 44284.1127,
"rate": 442.841127
}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