Rate Overview
Live
1 PHP = 0.866402 MKD
1 MKD = 1.1542
PHP
Avg
0.873461
High
0.877996
Low
0.866402
Last updated: 8/13/2026, 1:23:49 AM
Quick Conversions
| PHP | MKD |
|---|---|
| 1 PHP | 0.87 MKD |
| 10 PHP | 8.66 MKD |
| 50 PHP | 43.32 MKD |
| 100 PHP | 86.64 MKD |
| 500 PHP | 433.20 MKD |
| 1,000 PHP | 866.40 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-08-13T01:23:49Z",
"rates": {
"MKD": 0.866402
}
}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": 86.64020000000001,
"rate": 0.866402
}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