Rate Overview
Live
1 IDR = 0.333743 PYG
1 PYG = 2.9963
IDR
Avg
0.337204
High
0.342374
Low
0.333743
Last updated: 7/28/2026, 5:51:18 AM
Quick Conversions
| IDR | PYG |
|---|---|
| 1 IDR | 0.33 PYG |
| 10 IDR | 3.34 PYG |
| 50 IDR | 16.69 PYG |
| 100 IDR | 33.37 PYG |
| 500 IDR | 166.87 PYG |
| 1,000 IDR | 333.74 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-07-28T05:51:18Z",
"rates": {
"PYG": 0.333743
}
}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": 33.3743,
"rate": 0.333743
}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