Rate Overview
Live
1 TRY = 0.021342 BMD
1 BMD = 46.8560
TRY
Avg
0.021363
High
0.021426
Low
0.021309
Last updated: 7/8/2026, 6:12:30 AM
Quick Conversions
| TRY | BMD |
|---|---|
| 1 TRY | 0.02 BMD |
| 10 TRY | 0.21 BMD |
| 50 TRY | 1.07 BMD |
| 100 TRY | 2.13 BMD |
| 500 TRY | 10.67 BMD |
| 1,000 TRY | 21.34 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-07-08T06:12:30Z",
"rates": {
"BMD": 0.021342
}
}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.1342,
"rate": 0.021342
}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