Rate Overview
Live
1 SBD = 443.6303 MNT
1 MNT = 0.002254
SBD
Avg
442.2991
High
443.6303
Low
439.9395
Last updated: 3/7/2026, 12:33:18 AM
Quick Conversions
| SBD | MNT |
|---|---|
| 1 SBD | 443.63 MNT |
| 10 SBD | 4,436.30 MNT |
| 50 SBD | 22,181.52 MNT |
| 100 SBD | 44,363.03 MNT |
| 500 SBD | 221,815.17 MNT |
| 1,000 SBD | 443,630.34 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-03-07T00:33:18Z",
"rates": {
"MNT": 443.630335
}
}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": 44363.0335,
"rate": 443.630335
}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