Rate Overview
Live
1 SBD = 445.1749 MNT
1 MNT = 0.002246
SBD
Avg
444.9623
High
446.0006
Low
444.0404
Last updated: 7/29/2026, 2:47:03 PM
Quick Conversions
| SBD | MNT |
|---|---|
| 1 SBD | 445.17 MNT |
| 10 SBD | 4,451.75 MNT |
| 50 SBD | 22,258.74 MNT |
| 100 SBD | 44,517.49 MNT |
| 500 SBD | 222,587.43 MNT |
| 1,000 SBD | 445,174.86 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-07-29T14:47:03Z",
"rates": {
"MNT": 445.174856
}
}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": 44517.4856,
"rate": 445.174856
}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