Rate Overview
Live
1 BMD = 87.4415 KGS
1 KGS = 0.011436
BMD
Avg
87.1283
High
87.6795
Low
84.7015
Last updated: 7/23/2026, 5:41:19 AM
Quick Conversions
| BMD | KGS |
|---|---|
| 1 BMD | 87.44 KGS |
| 10 BMD | 874.41 KGS |
| 50 BMD | 4,372.07 KGS |
| 100 BMD | 8,744.15 KGS |
| 500 BMD | 43,720.75 KGS |
| 1,000 BMD | 87,441.49 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-07-23T05:41:19Z",
"rates": {
"KGS": 87.441491
}
}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.1491,
"rate": 87.441491
}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