Rate Overview
Live
1 MNT = 0.002218 SBD
1 SBD = 450.8566
MNT
Avg
0.453922
High
9.9370
Low
0.002218
Last updated: 5/27/2026, 11:48:23 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.11 SBD |
| 1,000 MNT | 2.22 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-05-27T23:48:23Z",
"rates": {
"SBD": 0.002218
}
}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.2218,
"rate": 0.002218
}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