Rate Overview
Live
1 IDR = 0.000642 GHS
1 GHS = 1557.63
IDR
Avg
0.000642
High
0.000654
Low
0.000619
Last updated: 7/28/2026, 4:24:49 PM
Quick Conversions
| IDR | GHS |
|---|---|
| 1 IDR | 0.00 GHS |
| 10 IDR | 0.01 GHS |
| 50 IDR | 0.03 GHS |
| 100 IDR | 0.06 GHS |
| 500 IDR | 0.32 GHS |
| 1,000 IDR | 0.64 GHS |
Get IDR/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=GHSExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-07-28T16:24:49Z",
"rates": {
"GHS": 0.000642
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "GHS",
"amount": 100
},
"result": 0.0642,
"rate": 0.000642
}Build with IDR/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key