Rate Overview
Live
1 MYR = 0.186724 GIP
1 GIP = 5.3555
MYR
Avg
0.187369
High
0.187941
Low
0.186724
Last updated: 5/27/2026, 12:13:29 PM
Quick Conversions
| MYR | GIP |
|---|---|
| 1 MYR | 0.19 GIP |
| 10 MYR | 1.87 GIP |
| 50 MYR | 9.34 GIP |
| 100 MYR | 18.67 GIP |
| 500 MYR | 93.36 GIP |
| 1,000 MYR | 186.72 GIP |
Get MYR/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=GIPExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-05-27T12:13:29Z",
"rates": {
"GIP": 0.186724
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "GIP",
"amount": 100
},
"result": 18.6724,
"rate": 0.186724
}Build with MYR/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key