Rate Overview
Live
1 FKP = 2.4530 AWG
1 AWG = 0.407668
FKP
Avg
2.4462
High
2.4530
Low
2.4362
Last updated: 5/9/2026, 3:44:10 AM
Quick Conversions
| FKP | AWG |
|---|---|
| 1 FKP | 2.45 AWG |
| 10 FKP | 24.53 AWG |
| 50 FKP | 122.65 AWG |
| 100 FKP | 245.30 AWG |
| 500 FKP | 1,226.49 AWG |
| 1,000 FKP | 2,452.98 AWG |
Get FKP/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=AWGExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-05-09T03:44:10Z",
"rates": {
"AWG": 2.452978
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "AWG",
"amount": 100
},
"result": 245.2978,
"rate": 2.452978
}Build with FKP/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key