Rate Overview
Live
1 SBD = 447.9632 MNT
1 MNT = 0.002232
SBD
Avg
447.0691
High
450.7223
Low
444.3180
Last updated: 5/27/2026, 12:13:22 PM
Quick Conversions
| SBD | MNT |
|---|---|
| 1 SBD | 447.96 MNT |
| 10 SBD | 4,479.63 MNT |
| 50 SBD | 22,398.16 MNT |
| 100 SBD | 44,796.32 MNT |
| 500 SBD | 223,981.58 MNT |
| 1,000 SBD | 447,963.15 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-05-27T12:13:22Z",
"rates": {
"MNT": 447.963152
}
}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": 44796.3152,
"rate": 447.963152
}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