Rate Overview
Live
1 GHS = 1592.83 IDR
1 IDR = 0.000628
GHS
Avg
1596.32
High
1614.86
Low
1579.33
Last updated: 6/19/2026, 8:30:51 AM
Quick Conversions
| GHS | IDR |
|---|---|
| 1 GHS | 1,592.83 IDR |
| 10 GHS | 15,928.34 IDR |
| 50 GHS | 79,641.71 IDR |
| 100 GHS | 159,283.42 IDR |
| 500 GHS | 796,417.12 IDR |
| 1,000 GHS | 1,592,834.23 IDR |
Get GHS/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=IDRExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-06-19T08:30:51Z",
"rates": {
"IDR": 1592.83423
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "IDR",
"amount": 100
},
"result": 159283.42299999998,
"rate": 1592.83423
}Build with GHS/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key