Rate Overview
Live
1 BMD = 87.4798 KGS
1 KGS = 0.011431
BMD
Avg
87.5204
High
87.7967
Low
87.4415
Last updated: 7/30/2026, 3:03:36 AM
Quick Conversions
| BMD | KGS |
|---|---|
| 1 BMD | 87.48 KGS |
| 10 BMD | 874.80 KGS |
| 50 BMD | 4,373.99 KGS |
| 100 BMD | 8,747.98 KGS |
| 500 BMD | 43,739.89 KGS |
| 1,000 BMD | 87,479.78 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-30T03:03:36Z",
"rates": {
"KGS": 87.479782
}
}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": 8747.9782,
"rate": 87.479782
}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