Rate Overview
Live
1 IQD = 0.073865 BTN
1 BTN = 13.5382
IQD
Avg
0.073655
High
0.073865
Low
0.073450
Last updated: 7/24/2026, 7:43:01 PM
Quick Conversions
| IQD | BTN |
|---|---|
| 1 IQD | 0.07 BTN |
| 10 IQD | 0.74 BTN |
| 50 IQD | 3.69 BTN |
| 100 IQD | 7.39 BTN |
| 500 IQD | 36.93 BTN |
| 1,000 IQD | 73.87 BTN |
Get IQD/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=BTNExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-07-24T19:43:01Z",
"rates": {
"BTN": 0.073865
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "BTN",
"amount": 100
},
"result": 7.3865,
"rate": 0.073865
}Build with IQD/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key