Rate Overview
Live
1 SBD = 445.2836 MNT
1 MNT = 0.002246
SBD
Avg
445.7157
High
448.0054
Low
443.1813
Last updated: 3/27/2026, 9:38:54 AM
Quick Conversions
| SBD | MNT |
|---|---|
| 1 SBD | 445.28 MNT |
| 10 SBD | 4,452.84 MNT |
| 50 SBD | 22,264.18 MNT |
| 100 SBD | 44,528.36 MNT |
| 500 SBD | 222,641.80 MNT |
| 1,000 SBD | 445,283.61 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-27T09:38:54Z",
"rates": {
"MNT": 445.283609
}
}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": 44528.3609,
"rate": 445.283609
}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