Rate Overview
Live
1 MNT = 0.002243 SBD
1 SBD = 445.8315
MNT
Avg
0.002236
High
0.002246
Low
0.002228
Last updated: 5/7/2026, 8:32:42 AM
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-05-07T08:32:42Z",
"rates": {
"SBD": 0.002243
}
}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.22430000000000003,
"rate": 0.002243
}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