Rate Overview
Live
1 MYR = 0.915939 PLN
1 PLN = 1.0918
MYR
Avg
0.913732
High
0.919190
Low
0.909879
Last updated: 8/19/2026, 8:51:49 AM
Quick Conversions
| MYR | PLN |
|---|---|
| 1 MYR | 0.92 PLN |
| 10 MYR | 9.16 PLN |
| 50 MYR | 45.80 PLN |
| 100 MYR | 91.59 PLN |
| 500 MYR | 457.97 PLN |
| 1,000 MYR | 915.94 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-08-19T08:51:49Z",
"rates": {
"PLN": 0.915939
}
}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": 91.59389999999999,
"rate": 0.915939
}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