Rate Overview
Live
1 MYR = 0.928676 PLN
1 PLN = 1.0768
MYR
Avg
0.928367
High
0.939829
Low
0.918890
Last updated: 3/7/2026, 1:07:07 AM
Quick Conversions
| MYR | PLN |
|---|---|
| 1 MYR | 0.93 PLN |
| 10 MYR | 9.29 PLN |
| 50 MYR | 46.43 PLN |
| 100 MYR | 92.87 PLN |
| 500 MYR | 464.34 PLN |
| 1,000 MYR | 928.68 PLN |
Get MYR/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=PLNExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-03-07T01:07:07Z",
"rates": {
"PLN": 0.928676
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "PLN",
"amount": 100
},
"result": 92.8676,
"rate": 0.928676
}Build with MYR/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key