Rate Overview
Live
1 TRY = 0.020884 BMD
1 BMD = 47.8835
TRY
Avg
0.020924
High
0.020966
Low
0.020883
Last updated: 8/15/2026, 12:29:28 AM
Quick Conversions
| TRY | BMD |
|---|---|
| 1 TRY | 0.02 BMD |
| 10 TRY | 0.21 BMD |
| 50 TRY | 1.04 BMD |
| 100 TRY | 2.09 BMD |
| 500 TRY | 10.44 BMD |
| 1,000 TRY | 20.88 BMD |
Get TRY/BMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=BMDExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-08-15T00:29:28Z",
"rates": {
"BMD": 0.020884
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=BMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "BMD",
"amount": 100
},
"result": 2.0884,
"rate": 0.020884
}Build with TRY/BMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key