Rate Overview
Live
1 PHP = 0.870866 MKD
1 MKD = 1.1483
PHP
Avg
0.933225
High
1.0227
Low
0.855928
Last updated: 7/21/2026, 7:02:37 AM
Quick Conversions
| PHP | MKD |
|---|---|
| 1 PHP | 0.87 MKD |
| 10 PHP | 8.71 MKD |
| 50 PHP | 43.54 MKD |
| 100 PHP | 87.09 MKD |
| 500 PHP | 435.43 MKD |
| 1,000 PHP | 870.87 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-07-21T07:02:37Z",
"rates": {
"MKD": 0.870866
}
}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": 87.0866,
"rate": 0.870866
}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