Rate Overview
Live
1 CUP = 678.9867 IDR
1 IDR = 0.001473
CUP
Avg
682.3122
High
712.6278
Low
642.0147
Last updated: 7/23/2026, 7:43:47 PM
Quick Conversions
| CUP | IDR |
|---|---|
| 1 CUP | 678.99 IDR |
| 10 CUP | 6,789.87 IDR |
| 50 CUP | 33,949.33 IDR |
| 100 CUP | 67,898.67 IDR |
| 500 CUP | 339,493.35 IDR |
| 1,000 CUP | 678,986.70 IDR |
Get CUP/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=IDRExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-07-23T19:43:47Z",
"rates": {
"IDR": 678.986698
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "IDR",
"amount": 100
},
"result": 67898.6698,
"rate": 678.986698
}Build with CUP/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key