Rate Overview
Live
1 PHP = 0.881653 MKD
1 MKD = 1.1342
PHP
Avg
0.885161
High
0.894371
Low
0.881592
Last updated: 3/28/2026, 9:25:00 AM
Quick Conversions
| PHP | MKD |
|---|---|
| 1 PHP | 0.88 MKD |
| 10 PHP | 8.82 MKD |
| 50 PHP | 44.08 MKD |
| 100 PHP | 88.17 MKD |
| 500 PHP | 440.83 MKD |
| 1,000 PHP | 881.65 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-03-28T09:25:00Z",
"rates": {
"MKD": 0.881653
}
}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": 88.1653,
"rate": 0.881653
}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