Rate Overview
Live
1 MNT = 0.002238 SBD
1 SBD = 446.8275
MNT
Avg
0.002238
High
0.002243
Low
0.002234
Last updated: 8/12/2026, 7:20:51 PM
Quick Conversions
| MNT | SBD |
|---|---|
| 1 MNT | 0.00 SBD |
| 10 MNT | 0.02 SBD |
| 50 MNT | 0.11 SBD |
| 100 MNT | 0.22 SBD |
| 500 MNT | 1.12 SBD |
| 1,000 MNT | 2.24 SBD |
Get MNT/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=SBDExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-08-12T19:20:51Z",
"rates": {
"SBD": 0.002238
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "SBD",
"amount": 100
},
"result": 0.2238,
"rate": 0.002238
}Build with MNT/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key