Rate Overview
Live
1 MYR = 0.188869 GIP
1 GIP = 5.2947
MYR
Avg
0.189619
High
0.190578
Low
0.188869
Last updated: 3/7/2026, 7:43:03 AM
Quick Conversions
| MYR | GIP |
|---|---|
| 1 MYR | 0.19 GIP |
| 10 MYR | 1.89 GIP |
| 50 MYR | 9.44 GIP |
| 100 MYR | 18.89 GIP |
| 500 MYR | 94.43 GIP |
| 1,000 MYR | 188.87 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-03-07T07:43:03Z",
"rates": {
"GIP": 0.188869
}
}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.8869,
"rate": 0.188869
}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