Rate Overview
Live
1 MKD = 1.1342 PHP
1 PHP = 0.881654
MKD
Avg
1.0878
High
1.1383
Low
1.0068
Last updated: 3/28/2026, 10:59:47 AM
Quick Conversions
| MKD | PHP |
|---|---|
| 1 MKD | 1.13 PHP |
| 10 MKD | 11.34 PHP |
| 50 MKD | 56.71 PHP |
| 100 MKD | 113.42 PHP |
| 500 MKD | 567.12 PHP |
| 1,000 MKD | 1,134.23 PHP |
Get MKD/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=PHPExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-03-28T10:59:47Z",
"rates": {
"PHP": 1.134232
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "PHP",
"amount": 100
},
"result": 113.4232,
"rate": 1.134232
}Build with MKD/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key