Rate Overview
Live
1 TRY = 0.021530 BMD
1 BMD = 46.4468
TRY
Avg
0.021580
High
0.021617
Low
0.021530
Last updated: 6/19/2026, 8:38:01 AM
Quick Conversions
| TRY | BMD |
|---|---|
| 1 TRY | 0.02 BMD |
| 10 TRY | 0.22 BMD |
| 50 TRY | 1.08 BMD |
| 100 TRY | 2.15 BMD |
| 500 TRY | 10.77 BMD |
| 1,000 TRY | 21.53 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-06-19T08:38:01Z",
"rates": {
"BMD": 0.02153
}
}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.153,
"rate": 0.02153
}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