Rate Overview
Live
1 BMD = 87.4490 KGS
1 KGS = 0.011435
BMD
Avg
87.4512
High
87.4583
Low
87.4483
Last updated: 3/6/2026, 8:10:08 AM
Quick Conversions
| BMD | KGS |
|---|---|
| 1 BMD | 87.45 KGS |
| 10 BMD | 874.49 KGS |
| 50 BMD | 4,372.45 KGS |
| 100 BMD | 8,744.90 KGS |
| 500 BMD | 43,724.49 KGS |
| 1,000 BMD | 87,448.98 KGS |
Get BMD/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=KGSExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-03-06T08:10:08Z",
"rates": {
"KGS": 87.448983
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "KGS",
"amount": 100
},
"result": 8744.8983,
"rate": 87.448983
}Build with BMD/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key