Rate Overview
Live
1 IQD = 0.072200 BTN
1 BTN = 13.8504
IQD
Avg
0.072608
High
0.072992
Low
0.072200
Last updated: 6/16/2026, 2:37:41 PM
Quick Conversions
| IQD | BTN |
|---|---|
| 1 IQD | 0.07 BTN |
| 10 IQD | 0.72 BTN |
| 50 IQD | 3.61 BTN |
| 100 IQD | 7.22 BTN |
| 500 IQD | 36.10 BTN |
| 1,000 IQD | 72.20 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-06-16T14:37:41Z",
"rates": {
"BTN": 0.0722
}
}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.22,
"rate": 0.0722
}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