Rate Overview
Live
1 IQD = 0.072760 BTN
1 BTN = 13.7438
IQD
Avg
0.072717
High
0.072858
Low
0.072533
Last updated: 8/13/2026, 7:21:32 AM
Quick Conversions
| IQD | BTN |
|---|---|
| 1 IQD | 0.07 BTN |
| 10 IQD | 0.73 BTN |
| 50 IQD | 3.64 BTN |
| 100 IQD | 7.28 BTN |
| 500 IQD | 36.38 BTN |
| 1,000 IQD | 72.76 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-08-13T07:21:32Z",
"rates": {
"BTN": 0.07276
}
}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.276000000000001,
"rate": 0.07276
}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