Rate Overview
Live
1 IDR = 0.386086 PYG
1 PYG = 2.5901
IDR
Avg
0.384209
High
0.386086
Low
0.381946
Last updated: 3/7/2026, 7:39:50 AM
Quick Conversions
| IDR | PYG |
|---|---|
| 1 IDR | 0.39 PYG |
| 10 IDR | 3.86 PYG |
| 50 IDR | 19.30 PYG |
| 100 IDR | 38.61 PYG |
| 500 IDR | 193.04 PYG |
| 1,000 IDR | 386.09 PYG |
Get IDR/PYG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=PYGExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-03-07T07:39:50Z",
"rates": {
"PYG": 0.386086
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=PYG&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "PYG",
"amount": 100
},
"result": 38.608599999999996,
"rate": 0.386086
}Build with IDR/PYG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key