Rate Overview
Live
1 KGS = 0.011422 BMD
1 BMD = 87.5503
KGS
Avg
0.011422
High
0.011423
Low
0.011422
Last updated: 9/4/2026, 11:59:58 AM
Quick Conversions
| KGS | BMD |
|---|---|
| 1 KGS | 0.01 BMD |
| 10 KGS | 0.11 BMD |
| 50 KGS | 0.57 BMD |
| 100 KGS | 1.14 BMD |
| 500 KGS | 5.71 BMD |
| 1,000 KGS | 11.42 BMD |
Get KGS/BMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=BMDExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-09-04T11:59:58Z",
"rates": {
"BMD": 0.011422
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=BMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "BMD",
"amount": 100
},
"result": 1.1421999999999999,
"rate": 0.011422
}Build with KGS/BMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key