Rate Overview
Live
1 PYG = 0.000638 MYR
1 MYR = 1567.40
PYG
Avg
0.000642
High
0.000649
Low
0.000637
Last updated: 5/7/2026, 11:23:39 AM
Quick Conversions
| PYG | MYR |
|---|---|
| 1 PYG | 0.00 MYR |
| 10 PYG | 0.01 MYR |
| 50 PYG | 0.03 MYR |
| 100 PYG | 0.06 MYR |
| 500 PYG | 0.32 MYR |
| 1,000 PYG | 0.64 MYR |
Get PYG/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PYG¤cies=MYRExample Response:
{
"success": true,
"base": "PYG",
"date": "2026-05-07T11:23:39Z",
"rates": {
"MYR": 0.000638
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PYG&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PYG",
"to": "MYR",
"amount": 100
},
"result": 0.0638,
"rate": 0.000638
}Build with PYG/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key