Rate Overview
Live
1 IDR = 0.371932 PYG
1 PYG = 2.6887
IDR
Avg
0.374410
High
0.378301
Low
0.370124
Last updated: 4/17/2026, 10:44:48 AM
Quick Conversions
| IDR | PYG |
|---|---|
| 1 IDR | 0.37 PYG |
| 10 IDR | 3.72 PYG |
| 50 IDR | 18.60 PYG |
| 100 IDR | 37.19 PYG |
| 500 IDR | 185.97 PYG |
| 1,000 IDR | 371.93 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-04-17T10:44:48Z",
"rates": {
"PYG": 0.371932
}
}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": 37.1932,
"rate": 0.371932
}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