Rate Overview
Live
1 PHP = 0.858773 MKD
1 MKD = 1.1645
PHP
Avg
0.861357
High
0.864028
Low
0.858773
Last updated: 5/28/2026, 8:30:35 PM
Quick Conversions
| PHP | MKD |
|---|---|
| 1 PHP | 0.86 MKD |
| 10 PHP | 8.59 MKD |
| 50 PHP | 42.94 MKD |
| 100 PHP | 85.88 MKD |
| 500 PHP | 429.39 MKD |
| 1,000 PHP | 858.77 MKD |
Get PHP/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=MKDExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-05-28T20:30:35Z",
"rates": {
"MKD": 0.858773
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "MKD",
"amount": 100
},
"result": 85.8773,
"rate": 0.858773
}Build with PHP/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key