Rate Overview
Live
1 IQD = 0.072888 BTN
1 BTN = 13.7197
IQD
Avg
0.072687
High
0.072888
Low
0.072234
Last updated: 7/7/2026, 11:08:58 AM
Quick Conversions
| IQD | BTN |
|---|---|
| 1 IQD | 0.07 BTN |
| 10 IQD | 0.73 BTN |
| 50 IQD | 3.64 BTN |
| 100 IQD | 7.29 BTN |
| 500 IQD | 36.44 BTN |
| 1,000 IQD | 72.89 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-07T11:08:58Z",
"rates": {
"BTN": 0.072888
}
}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.288799999999999,
"rate": 0.072888
}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